MessageLastVerbExecuted Property |
Indicates the last action, such as reply or forward, that was taken on the message so that the client can display the appropriate icon.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic LastVerbExecuted LastVerbExecuted { get; }Public ReadOnly Property LastVerbExecuted As LastVerbExecuted
Get
Property Value
Type:
LastVerbExecuted
See Also